QueryStringReturnHighlightTerms Property |
Gets or sets a value indicating whether [return highlight terms].
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ReturnHighlightTerms { get; set; }Public Property ReturnHighlightTerms As Boolean
Get
Set
Property Value
Type:
Booleantrue if [return highlight terms]; otherwise,
false.
See Also